home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip Kasım 2003.iso / prog / openoff / f_0070 / org / openoffice / Setup.properties < prev    next >
Encoding:
Text File  |  2003-04-03  |  3.0 KB  |  26 lines

  1. templates.group[Factory].info.desc=Describes an application module (a document factory, such as Writer).
  2. templates.group[Factory].prop[ooSetupFactoryShortName].info.desc=Specifies the short name of the factory.
  3. templates.group[Factory].prop[ooSetupFactoryTemplateFile].info.desc=Specifies the name of the standard template file for the factory.
  4. templates.group[Factory].prop[ooSetupFactoryWindowAttributes].info.desc=Specifies the attributes of the factory window
  5. templates.group[Factory].prop[ooSetupFactoryEmptyDocumentURL].info.desc=Specifies the URL for opening an empty document in the factory.
  6. templates.group[Factory].prop[ooSetupFactoryIcon].info.desc=Specifies the ID of the icon for the factory
  7. component.group[Product].info.desc=Contains common product and version information
  8. component.group[Product].prop[ooName].info.desc=Specifies the name of a product.
  9. component.group[Product].prop[ooXMLFileFormatVersion].info.desc=Specifies the version of the xml file format of our documents
  10. component.group[Product].prop[ooSetupVersion].info.desc=Specifies the version number of the product that appears on the user interface.
  11. component.group[Product].prop[ooSetupExtension].info.desc=Specifies the version number that appears on the user interface.
  12. component.group[Office].info.desc=Specifies the installation location, locales and the available factories for creating documents.
  13. component.group[Office].prop[ooSetupInstallPath].info.desc=Specifies the path to where the user data is installed. User data can only be installed in a valid directory.
  14. component.group[Office].prop[ooSetupInstallURL].info.desc=Specifies the user install path as a URL. The path must match the UCB configuration.
  15. component.group[Office].prop[ooSetupInstCompleted].info.desc=Indicates if the user data is copied successfully.
  16. component.group[Office].prop[ooSetupLocales].info.desc=Specifies the application language offered by the setup, if a multilingual version is used.
  17. component.group[Office].prop[ooSetupShowIntro].info.desc=Specifies whether the splash screen is displayed during startup.
  18. component.group[Office].prop[ooSetupConnectionURL].info.desc=Specifies the URL for an UNO connection that can be used to script the office from outside.
  19. component.group[Office].set[Factories].info.desc=Contains all of the document factories that were installed during setup.
  20. component.group[L10N].info.desc=Specifies the installation locales.
  21. component.group[L10N].prop[ooLocale].info.desc=Indicates the Office language selected by the user.
  22. component.group[L10N].prop[ooLocale].info.label=Locale
  23. component.group[L10N].prop[ooSetupSystemLocale].info.desc=Indicates the locale setting defined by the user. By default, this label is empty and the system locale is used.
  24. component.group[L10N].prop[ooSetupCurrency].info.desc=Indicates the currency settings defined by the user. By default, this label is empty and the currency defined in the ooSetupSystemLocale is used.
  25. component.group[Configuration].info.desc=Contains settings that control configuration data access.
  26.